@charset "utf-8";
/* Navigation */

#navlist li {
	padding: 0;
	list-style: none;
	position:absolute;
	height:52px;
	
}

#navlist li, #navlist a {
	height:32px;
	display:block;
}

#home {
	left:10px;
	width:75px;
}
#home { background:url('../Web Pictures/Navbar-AL.gif') 0px 0px;  }
#home a:hover { background: url('../Web Pictures/Navbar-AL.gif') -2px 304px; }

/*bio*/
#bl {
	left:85px;
	width:75px;
}
#bl  { background:url('../Web Pictures/Navbar-AL.gif') -74px 0px; }
#bl  a:hover { background: url('../Web Pictures/Navbar-AL.gif') -76px 304px; }

/*practice areas*/

#el {
	left:163px;
	width:180px;
}
#el { background:url('../Web Pictures/Navbar-AL.gif') 800px 220px; }
/*#el a:hover { background: url('../Web Pictures/Navbar-AL.gif') 803px 304px; }*/

/*publications*/
#pl {
	left:351px;
	width:160px;
}
#pl { background:url('../Web Pictures/Navbar-AL.gif') 623px 0px; } 
#pl a:hover { background: url('../Web Pictures/Navbar-AL.gif') 620px 304px; }

/*resources*/
#ep {
	left:513px;
	width:137px;
}

#ep{ background:url('../Web Pictures/Navbar-AL.gif') 469px 0px; }
#ep a:hover { background: url('../Web Pictures/Navbar-AL.gif') 467px 304px; }

/*mediation*/
#pu {
	left:653px;
	width:114px;
}
#pu { background:url('../Web Pictures/Navbar-AL.gif') 336px 0px; }
#pu a:hover { background: url('../Web Pictures/Navbar-AL.gif') 336px 304px; }

/*contact*/
#gc {
	left:770px;
	width:104px;
}
#gc { background:url('../Web Pictures/Navbar-AL.gif') 223px 0px; }
#gc a:hover { background: url('../Web Pictures/Navbar-AL.gif') 220px 304px; }

/*covid*/
#co {
	left:875px;
	width:105px;
}
#co { background:url('../Web Pictures/Navbar-AL.gif') 122px 0px; }
#co a:hover { background: url('../Web Pictures/Navbar-AL.gif') 120px 304px; }
